a5_exif_run_identify Function

Syntax

P a5_exif_Run_Identify(C fileName ,C command )

Arguments

fileName

Character

command

Character

Description

Extracts information from an image file using ImageMagick's identify.exe. Identify describes the format and characteristics of one or more image files. Can be used to extract exif data. See http://www.imagemagick.org/script/identify.php for command details